home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / misc / erp13.lha / ERP.config < prev    next >
Text File  |  1995-07-28  |  1KB  |  34 lines

  1. ; EasyRequestPatch Config File. $VER: V1.1 (27-Jul-95).
  2. ;
  3. ; First supply the string to check for. Use dos patterns as you like to.
  4. ; Then follows a comma and a group of three numbers enclosed in brackets.
  5. ; There can be up to five groups for one string.
  6. ;
  7. ; The first number is a delay value in Vbls (=ticks) how long to wait
  8. ; before answering the requester with the specified button whichs number
  9. ; has to be placed in the second value. The third one represents the
  10. ; number of retries the button has to be pressed before proceeding with
  11. ; the next group.
  12. ;
  13. ; The gadget number is specified from the left to the right, starting
  14. ; with 1. ATTENTION: The most right gadget is always gadget 0.
  15. ;
  16. ; After each group has been tried, the original requester will be popped
  17. ; up.
  18. ;
  19. ; Summary:
  20. ; comparisionstring,(delay,gadget,retries),(delay,gadget,retries)...
  21. ;
  22. ; Additional notes:
  23. ; - Empty lines and lines beginning with a semicolon are ignored by
  24. ;   the parser.
  25. ; - Use quotes where required.
  26. ; - The following line will cancel *ALL* requesters immediately:
  27. ;   #?,(0,0,500)
  28.  
  29. #?Lesefehler#?,(5,-3,8),(1,1,5),(2,-3,50),(0,0,50)
  30. #?Prⁿfsummenfehler#?,(5,-3,8),(1,1,10),(2,-3,50),(5,0,50)
  31. #?Ben÷tige#?,(1,1,10),(1,0,100)
  32. #?Programmfehler#?,(3,-3,50),(250,-5,0)
  33.  
  34.